<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_FRENCH</nationality>

		<long_name>Char B1 bis</long_name>
		<short_name>Char B1 bis</short_name>
		<comment>An upgraded Char B1 with thicker armour, a 75mm howitzer in the hull and a 47mm cannon in the turret</comment>

		<uniform_profile>uniform_profile_french_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_french_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>200</number></data>
		<data><month>9</month><year>1940</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Char B1 bis.png</image_profile>
			<weight>31500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Renault Naeder Fieux</name>
				<horsepower>307</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>91</offsetX>
				<offsetY>318</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-91</offsetX>
				<offsetY>318</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Char B1 bis.png</image_view>

			<width>246</width>
			<length>637</length>
			<height>144</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>60@45</upper_front>
				<lower_front>60@-45</lower_front>
				<side>55</side>
				<upper_rear>50@47</upper_rear>
				<lower_rear>50@-47</lower_rear>
				<top>25</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>246</width>
			<length>478</length>
			<height>38</height>

			<offsetX>0</offsetX>
			<offsetY>15</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>60@20</front>
				<side>55</side>
				<rear>50</rear>
				<top>25</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>35</offsetX>
			<offsetY>-245</offsetY>
			<offsetZ>108</offsetZ>
			<minAngle>-1</minAngle>
			<maxAngle>1</maxAngle>

			<rotate_time>30</rotate_time>
			<weapon><type>WEAPON_CANNON_75_SA35</type></weapon>
			<ammo><for>WEAPON_CANNON_75_SA35</for><flavour>FLAVOUR_AP</flavour><rounds>7</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_SA35</for><flavour>FLAVOUR_HE</flavour><rounds>67</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-35</offsetX>
			<offsetY>-245</offsetY>
			<offsetZ>168</offsetZ>
			<minAngle>-15</minAngle>
			<maxAngle>15</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_REIBEL</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Char B1 bis turret.png</image_view>

			<diameter>147</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>-100</offsetY>

			<rotate_time>36</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>56</front>
				<side>56@22</side>
				<rear>56@22</rear>
				<top>30</top>
				<mantlet>56</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_47_SA35</type><offsetX>14</offsetX></weapon>
			<weapon><type>WEAPON_LMG_REIBEL</type><offsetX>-14</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_47_SA35</for><flavour>FLAVOUR_APC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_47_SA35</for><flavour>FLAVOUR_HE</flavour><rounds>40</rounds></ammo>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
